home *** CD-ROM | disk | FTP | other *** search
/ COMPAQ Interactive Multimedia Training 1998 / COMPAQ.ISO / internet explorer 4.0 / en / content / msnbc / intro.asp < prev    next >
Text File  |  1997-09-16  |  15KB  |  582 lines

  1. <HTML>
  2. <HEAD>
  3. <TITLE>MSNBC</TITLE>
  4.  
  5. <script language=JavaScript>
  6.  
  7. var hi = 0;
  8. var much=100;
  9. var msecs = 25;
  10. var currCount = 0;    
  11. var i = 0;
  12. var rev = 5;
  13.  
  14. colors1 = new Array(6);    
  15. colors1[0]="#000000";
  16. colors1[1]="#333333";
  17. colors1[2]="#666666";
  18. colors1[3]="#999999";
  19. colors1[4]="#CCCCCC";
  20. colors1[5]="#FFFFFF";
  21. colors2 = new Array(6);    
  22. colors2[0]="#000000";
  23. colors2[1]="#333300";
  24. colors2[2]="#665500";
  25. colors2[3]="#997700";
  26. colors2[4]="#CC9900";
  27. colors2[5]="#FFCC00";
  28. colors3 = new Array(6);    
  29. colors3[0]="#000000";
  30. colors3[1]="#332200";
  31. colors3[2]="#663300";
  32. colors3[3]="#994400";
  33. colors3[4]="#CC5500";
  34. colors3[5]="#FF6600";
  35. colors4 = new Array(6);    
  36. colors4[0]="#000000";
  37. colors4[1]="#330010";
  38. colors4[2]="#550019";
  39. colors4[3]="#770020";
  40. colors4[4]="#990028";
  41. colors4[5]="#CC0033";
  42. colors5 = new Array(6);    
  43. colors5[0]="#000000";
  44. colors5[1]="#222222";
  45. colors5[2]="#333311";
  46. colors5[3]="#444455";
  47. colors5[4]="#555577";
  48. colors5[5]="#666699";
  49. colors6 = new Array(6);    
  50. colors6[0]="#000000";
  51. colors6[1]="#101133";
  52. colors6[2]="#193355";
  53. colors6[3]="#205577";
  54. colors6[4]="#287799";
  55. colors6[5]="#3399CC";
  56. colors7 = new Array(6);    
  57. colors7[0]="#000000";
  58. colors7[1]="#001110";
  59. colors7[2]="#003319";
  60. colors7[3]="#005520";
  61. colors7[4]="#007728";
  62. colors7[5]="#009933";
  63.  
  64. function fTi0(q) {
  65.     if (q==1) {hi=1;much=32};
  66.     Quote0.style.visibility = "visible";
  67.     if (i<6) {
  68.         Quote0.style.color = colors4[i];
  69.         i++;
  70.         timerID = setTimeout( "fTi0()", (2*much))
  71.     }
  72.     else {
  73.     i=0;
  74.     timerID = setTimeout( "fTi0b()", (10*much))
  75.     }
  76. }
  77.  
  78. function fTi0b() {
  79.     Quote0b.style.visibility = "visible";
  80.     if (i<6) {
  81.         Quote0b.style.color = colors4[i];
  82.         i++;
  83.         timerID = setTimeout( "fTi0b()", (2*much))
  84.     }
  85.     else {
  86.     i=0;
  87.     timerID = setTimeout( "fTi0c()", (41*much))
  88.     }
  89. }
  90.  
  91. function fTi0c() {
  92.     Quote0c.style.visibility = "visible";
  93.     if (i<6) {
  94.         Quote0c.style.color = colors1[i];
  95.         i++;
  96.         timerID = setTimeout( "fTi0c()", (4*much))
  97.     }
  98.     else {
  99.     i=0;
  100.     timerID = setTimeout( "fTi1()", (32*much))
  101.     }
  102. }               
  103.  
  104. function fTi1() {
  105.     Quote0.style.visibility = "hidden";
  106.     Quote0b.style.visibility = "hidden";
  107.     Quote1.style.visibility = "visible";
  108.     if (i<6) {
  109.         Quote1.style.color = colors2[i];
  110.         i++;
  111.         timerID = setTimeout( "fTi1()", (2*much))
  112.     }
  113.     else {
  114.     i=0;
  115.     timerID = setTimeout( "fTi1b()", (9*much))
  116.     }
  117. }
  118.  
  119. function fTi1b() {
  120.     Quote1b.style.visibility = "visible";
  121.     if (i<6) {
  122.         Quote1b.style.color = colors3[i];
  123.         i++;
  124.         timerID = setTimeout( "fTi1b()", (2*much))
  125.     }
  126.     else {
  127.     i=0;
  128.     timerID = setTimeout( "fTi1c()", (12*much))
  129.     }
  130. }
  131.  
  132. function fTi1c() {
  133.     Quote0c.style.visibility = "hidden";
  134.     Quote1c.style.visibility = "visible";
  135.     if (i<6) {
  136.         Quote1c.style.color = colors1[i];
  137.         i++;
  138.         timerID = setTimeout( "fTi1c()", (2*much))
  139.     }
  140.     else {
  141.     i=0;
  142.     timerID = setTimeout( "fTi2()", (57*much))
  143.     }
  144.  
  145. function fTi2() {
  146.     Quote1.style.visibility = "hidden";
  147.     Quote1b.style.visibility = "hidden";
  148.     Quote2.style.visibility = "visible";
  149.     if (i<6) {
  150.         Quote2.style.color = colors5[i];
  151.         i++;
  152.         timerID = setTimeout( "fTi2()", 50)
  153.     }
  154.     else {
  155.     i=0;
  156.     timerID = setTimeout( "fTi2b()", (19*much))
  157.     }
  158. }
  159.  
  160. function fTi2b() {
  161.     Quote2b.style.visibility = "visible";
  162.     if (i<6) {
  163.         Quote2b.style.color = colors5[i];
  164.         Quote1c.style.color = colors1[rev];
  165.         i++;
  166.         rev--;
  167.         timerID = setTimeout( "fTi2b()", (3*much))
  168.     }
  169.     else {
  170.     i=0;
  171.     rev=5;
  172.     timerID = setTimeout( "fTi2c()", (12*much))
  173.     }
  174. }
  175. function fTi2c() {
  176.     Quote1c.style.visibility = "hidden";
  177.     Quote2c.style.visibility = "visible";
  178.     if (i<6) {
  179.         Quote2c.style.color = colors4[i];
  180.         i++;
  181.         timerID = setTimeout( "fTi2c()", (4*much))
  182.     }
  183.     else {
  184.     i=0;
  185.     timerID = setTimeout( "fTi2d()", (1*much))
  186.     }
  187. }
  188.  
  189. function fTi2d() {
  190.     Quote2d.style.visibility = "visible";
  191.     if (i<6) {
  192.         Quote2d.style.color = colors4[i];
  193.         i++;
  194.         timerID = setTimeout( "fTi2d()", (1*much))
  195.     }
  196.     else {
  197.     i=0;
  198.     timerID = setTimeout( "fTi2e()", (1*much))
  199.     }
  200. }
  201.  
  202. function fTi2e() {
  203.     Quote2e.style.visibility = "visible";
  204.     Quote2f.style.visibility = "visible";
  205.     if (i<6) {
  206.         Quote2e.style.color = colors4[i];
  207.         Quote2f.style.color = colors1[i];
  208.         i++;
  209.         timerID = setTimeout( "fTi2e()", (1*much))
  210.     }
  211.     else {
  212.     i=0;
  213.     timerID = setTimeout( "fTi3()", (14*much))
  214.     }
  215. }
  216.  
  217. function fTi3() {
  218.     Quote2.style.visibility = "hidden";
  219.     Quote2b.style.visibility = "hidden";
  220.     Quote2c.style.visibility = "hidden";
  221.     Quote2d.style.visibility = "hidden";
  222.     Quote2e.style.visibility = "hidden";
  223.     Quote3.style.visibility = "visible";
  224.     if (i<6) {
  225.         Quote3.style.color = colors7[i];
  226.         i++;
  227.         timerID = setTimeout( "fTi3()", (3*much))
  228.     }
  229.     else {
  230.     i=0;
  231.     timerID = setTimeout( "fTi3b()", (7*much))
  232.     }
  233. }
  234.  
  235. function fTi3b() {
  236.     Quote3b.style.visibility = "visible";
  237.     if (i<6) {
  238.         Quote3b.style.color = colors6[i];  
  239.         Quote2f.style.color = colors1[rev];
  240.         i++;
  241.         rev--;
  242.         timerID = setTimeout( "fTi3b()", (2*much))
  243.     }
  244.     else {
  245.     i=0;
  246.     rev=5;
  247.     timerID = setTimeout( "fTi3c()", (19*much))
  248.     }
  249. }
  250.  
  251. function fTi3c() {
  252.     Quote2f.style.visibility = "hidden";
  253.     Quote3c.style.visibility = "visible";
  254.     if (i<6) {
  255.         Quote3c.style.color = colors7[i];
  256.         i++;
  257.         timerID = setTimeout( "fTi3c()", (3*much))
  258.     }
  259.     else {
  260.     i=0;
  261.  
  262.     timerID = setTimeout( "fTi3d()", (9*much))
  263.     }
  264. }
  265.  
  266. function fTi3d() {
  267.     Quote3d.style.visibility = "visible";
  268.     if (i<6) {
  269.         Quote3d.style.color = colors1[i];
  270.         i++;
  271.         timerID = setTimeout( "fTi3d()", (3*much))
  272.     }
  273.     else {
  274.     i=0;
  275.     timerID = setTimeout( "fTi4()", (12*much))
  276.     }
  277. }
  278.  
  279. function fTi4() {
  280.     Quote3.style.visibility = "hidden";
  281.     Quote3b.style.visibility = "hidden";
  282.     Quote3c.style.visibility = "hidden";
  283.     Quote4.style.visibility = "visible";
  284.     if (i<6) {
  285.         Quote4.style.color = colors2[i];
  286.         i++;
  287.         timerID = setTimeout( "fTi4()", (4*much))
  288.     }
  289.     else {
  290.     i=0;
  291.     timerID = setTimeout( "fTi4b()", (32*much))
  292.     }
  293. }
  294.  
  295. function fTi4b() {
  296.     Quote4b.style.visibility = "visible";
  297.     if (i<6) {
  298.         Quote4b.style.color = colors3[i];  
  299.         Quote3d.style.color = colors1[rev];
  300.         i++;
  301.         rev--;
  302.         timerID = setTimeout( "fTi4b()", (2*much))
  303.     }
  304.     else {
  305.     i=0;
  306.     rev=5;
  307.     timerID = setTimeout( "fTi4c()", (12*much))
  308.     }
  309. }
  310.  
  311. function fTi4c() {
  312.     Quote4c.style.visibility = "visible";
  313.     if (i<6) {
  314.         Quote3d.style.visibility = "hidden";
  315.         Quote4c.style.color = colors1[i];
  316.         i++;
  317.         timerID = setTimeout( "fTi4c()", (3*much))
  318.     }
  319.     else {
  320.     i=0;
  321.     timerID = setTimeout( "fTi5()", (20*much))
  322.     }
  323. }
  324.  
  325. function stopmus() {
  326.     //document.msnbcra.DoStop();
  327.     //doattach();
  328. }
  329.  
  330. function fTi5() {
  331.     Quote4.style.visibility = "hidden";
  332.     Quote4b.style.visibility = "hidden";
  333.     Quote4c.style.visibility = "hidden";
  334.     Quote5.style.visibility = "visible";
  335.     if (i<6) {
  336.         Quote5.style.color = colors1[i];
  337.         i++;
  338.         timerID = setTimeout( "fTi5()", (4*much))
  339.     }
  340.     else {
  341.     i=0;
  342.     timerID = setTimeout( "fTi5b()", (18*much))
  343.     }
  344. }
  345.  
  346. function fTi5b() {
  347.     Quote5b.style.visibility = "visible";
  348.     if (i<6) {
  349.         Quote5b.style.color = colors4[i];  
  350.         i++;
  351.         timerID = setTimeout( "fTi5b()", (2*much))
  352.     }
  353.     else {
  354.     i=0;
  355.     if (hi==0) {timerID = setTimeout( "stopmus()", (23*much))}
  356.         else {doLights();}
  357.     }
  358.  
  359. function rply() {
  360.     doTrans()
  361.     raplyID = setTimeout( "iotwwg()", 7900)
  362. }
  363.  
  364. function iotwwg() {
  365.     timerID = setTimeout( "fTi0(1)", (1000))
  366. }
  367.  
  368. function fader () {
  369.     clearTimeout(raplyID);
  370.     opdiss.style.display = "none";
  371.     shade.style.display = "none";
  372.     litlogo.style.display = "none";
  373.     timerID = setTimeout( "fTi0(0)", 2000)
  374.  
  375. </script>
  376.  
  377. </HEAD>
  378.  
  379. <BODY BGCOLOR=BLACK document onLoad="rply();">   
  380.  
  381.  
  382. <!---------------- PAGE TEXT & IMAGES  ----------------->   
  383.  
  384. <DIV id=litlogo style="POSITION:ABSOLUTE; TOP:30%; LEFT:30%; WIDTH:280; HEIGHT:144; visibility:hidden;">
  385.     <img border=0 width=203 height=144 src="msnb.gif">
  386. </DIV>
  387.  
  388. <DIV id=divlitlogo2 style="POSITION:ABSOLUTE; TOP:30%; LEFT:30%; WIDTH:280; HEIGHT:144; visibility:visible;">
  389.     <IMG ID=litlogo2 src=msnb.gif style="filter:revealTrans(Duration=7.8, Transition=12);">
  390. </DIV>
  391.  
  392. <DIV id=Quote0 style="container:positioned;    position:absolute; height:20%; top:140px; left:10%;
  393. font-family:Arial; font-si